Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: js to vue files #1189

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Conversation

didoda
Copy link
Member

@didoda didoda commented Oct 3, 2024

This updates code with a refactor to transform some js files into vue files (with structure <template>[...]</template><script>[...]</script>.

Road to #1147

Components updated:

  • ajax-login
  • category-picker
  • dialog
  • folder-picker
  • history-info
  • index-cell
  • login-password
  • object-types-list
  • secret
  • autosize-textarea
  • date-input
  • email-input
  • json-editor-input
  • map-view
  • staggered-list
  • uri-input

Components renewed (ex inline-templates):

  • dashboard-search

@didoda didoda added refactor Code refactoring javascript Pull requests that update Javascript code labels Oct 3, 2024
@didoda didoda marked this pull request as ready for review October 31, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code refactor Code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant